Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridRowColCollection<T> Class
Properties Methods Events

In This Topic
    GridRowColCollection<T> Class Members
    In This Topic

    The following tables list the members exposed by GridRowColCollection<T>.

    Public Properties
     NameDescription
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public PropertyGets or sets the default size for the items in the collection.  
    Public PropertyGets whether the collection is disposed.  
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public PropertyGets or sets the maximum size for the items in the collection.  
    Public PropertyGets or sets the minimum size for the items in the collection.  
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodDisable the animations caused by the operations that are performed inside the using block of the returned IDisposable.  
    Public Method  
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Top
    Public Events
     NameDescription
    Public EventOccurs after the items in the collection changed.  
    Public EventOccurs when a property value changes.  
    Top
    See Also